Skip to content

feat: add Login and Sign Up templates#120

Merged
Debmallya-03 merged 1 commit into
Debmallya-03:mainfrom
Akshatverma79:feat/add-login-signup-templates
May 27, 2026
Merged

feat: add Login and Sign Up templates#120
Debmallya-03 merged 1 commit into
Debmallya-03:mainfrom
Akshatverma79:feat/add-login-signup-templates

Conversation

@Akshatverma79
Copy link
Copy Markdown
Contributor

@Akshatverma79 Akshatverma79 commented May 25, 2026

Description

Adds two new animated templates to the template selector:

  • Login Form: Glassmorphism card with animated background blobs, floating labels, toggle password visibility, social login buttons, and a ripple effect on submit.
  • Sign Up Form: Live email validation, password strength meter, confirm password check, Terms & Privacy Policy checkbox, and an animated bouncing rocket entrance.

I also fixed several pre-existing upstream merge conflict issues in app/page.tsx (such as duplicate isMobile state, duplicate containerRef, and duplicate drag handlers) to ensure the build compiles cleanly without lint warnings.

Type of Change

  • New feature (non-breaking)
  • Bug fix (non-breaking change which fixes an issue)

Screenshots

image image

Checklist

  • npm run lint passes
  • npm run build passes
  • Tested locally with npm run dev
  • Follows existing template pattern in app/page.tsx
  • Branch is up to date with main

Closes #77

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 25, 2026

@Akshatverma79 is attempting to deploy a commit to the debmallya-03's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for webifynet ready!

Name Link
🔨 Latest commit 88aed9d
🔍 Latest deploy log https://app.netlify.com/projects/webifynet/deploys/6a13d894051d560008edaab5
😎 Deploy Preview https://deploy-preview-120--webifynet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Debmallya-03 Debmallya-03 merged commit 2dbe94d into Debmallya-03:main May 27, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add Animated Login Page & Expanded Boilerplates to Templates Section

2 participants